* EXCEPTION:
* ERROR - :new method missing on ~Germination~.

#+begin_src ~Germination#inspect~
#<Germination:0x7a11947112f0 @pre_count=0, @has_started=false, @pos_buffer={:x=>144, :y=>80, :w=>16, :h=>16}, @squares=nil, @creation_count=249>
#+end_src ~Germination#inspect~



The method named
  :new
doesn't exist on [Germination, #<Class:#<Germination:0x7a11947112f0>>, AttrRect, AttrGTK].

(suggestions above)
** Backtrace:
*** app/main.rb:252:in set_up
*** app/main.rb:245:in initialize
*** app/main.rb:226:in germinate
*** app/main.rb:450:in tick
*** app/main.rb:450:in tick